home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000310_news@columbia.edu_Thu Dec 1 03:27:49 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA28992
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 30 Nov 1994 22:27:52 -0500
  3. Received: by apakabar.cc.columbia.edu id AA29657
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 30 Nov 1994 22:27:51 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: can't get this script to work
  9. Date: 1 Dec 1994 03:27:49 GMT
  10. Organization: Columbia University
  11. Lines: 24
  12. Message-Id: <3bjfrl$sum@apakabar.cc.columbia.edu>
  13. References: <D03Ltx.nt7@bocanews.bocaraton.ibm.com>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <D03Ltx.nt7@bocanews.bocaraton.ibm.com>,
  18. Timur Tabi <timur@vnet.ibm.com> wrote:
  19. >I'm using ckermit for OS/2 as a telnet substitute so I can use the scripting 
  20. >feature to automate logins.  Unfortunately, it's not working.  The "telnet" 
  21. >line is executed, but the "input" line doesn't see the "login:" text that 
  22. >comes in.
  23. >
  24. >Here's the script:
  25. >
  26. >telnet tollbooth2.cwp.ibm.com
  27. >input 10 login:
  28. >output timur\13
  29. >
  30.  
  31. Use:
  32.  
  33. set host tollbooth2.cwp.ibm.com
  34. input 10 login:
  35. output timur\13
  36. connect
  37. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  38. "C-Kermit: available on more platforms than any other communications software."
  39. "Kermit FTP: sending files whenever and wherever they are needed."
  40. *NEW* OS/2 version 5A(190): ftp kermit.columbia.edu /kermit/archives/ckoker.zip